home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1998 October
/
macformat-1998-10.iso
/
CMiFree ƒ
/
features.dxr
/
00008.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1998-07-13
|
209 b
|
10 lines
on exitFrame
repeat with x = 2 to 5
set the puppet of sprite x to 1
set the visible of sprite x to 0
end repeat
repeat with x = 20 to 23
set the cursor of sprite x to [6, 7]
end repeat
end